home *** CD-ROM | disk | FTP | other *** search
/ PC Format (PL) 2008 March / PCFormat 3_2008.iso / Multimedia / Winamp 5.51 / winamp551_full_emusic-7plus_pl-pl.exe / $R0 / Big Bento / skin.xml < prev   
Extensible Markup Language  |  2007-12-18  |  1KB  |  39 lines

  1. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  2.  
  3. <WinampAbstractionLayer version="1.31">
  4.     <skininfo>
  5.         <version>1.0 #117</version>
  6.         <name>Big Bento</name>
  7.         <author>Martin Poehlmann</author>
  8.         <comment>Graphics by Taber Buhl - Wasabi Development by Ben Allison and Martin Poehlmann</comment>
  9.         <email>martin@skinconsortium.com</email>
  10.         <screenshot>screenshot.png</screenshot>
  11.         <homepage>http://www.skinconsortium.com/</homepage>
  12.     </skininfo>
  13.  
  14.     <accelerators section="main">
  15.         <accelerator bind="Alt+F" action="MENUHOTKEY_FILE" />
  16.         <accelerator bind="Alt+P" action="MENUHOTKEY_PLAY" />
  17.         <accelerator bind="Alt+O" action="MENUHOTKEY_OPTIONS" />
  18.         <accelerator bind="Alt+I" action="MENUHOTKEY_VIEW" />
  19.         <accelerator bind="Alt+H" action="MENUHOTKEY_HELP" />
  20.     </accelerators>
  21.  
  22.     <scripts>
  23.         <script file="scripts/loadattribs.maki" param="big"/> <!-- Must be loaded at first -->
  24.     </scripts>
  25.  
  26.     <include file="xml/color-presets.xml"/>
  27.     <include file="xml/system-colors.xml"/>
  28.     <include file="xml/system-elements.xml"/>
  29.     <include file="xml/standardframe.xml" />
  30.     <include file="xml/window-overrides.xml"/>
  31.     <include file="xml/player.xml"/>
  32.     <include file="xml/notifier.xml"/>
  33.     <include file="about/about.xml"/>
  34.  
  35.     <scripts>
  36.         <script file="scripts/maximize.maki" param="166,23"/>
  37.     </scripts>
  38.  
  39. </WinampAbstractionLayer>